ab0ut
gallery abt france
home
space shooter game
movie
game
what i have learnt
what is html?
HTML—HyperText Markup Language—is the standard language used to create webpages.
It tells the browser what to display (text, images, links, forms, etc.) and how the content is structured.
- Structures page content
- Defines headings, paragraphs, images, links, buttons, etc.
- Works together with CSS (for style) and JavaScript (for behavior)
- Colors (text, backgrounds, borders)
- Fonts (size, family, weight)
- Fonts (size, family, weight)
- Responsive design (how pages adapt to different screen sizes)
- Animations and transitions
Create animations, games, and full web apps
- Show or hide elements
- Validate forms
- Fetch data from servers (without reloading the page)
- Update content dynamically
- React to user actions (clicks, typing, scrolling)